Get started using Algolia in your Magento Open Source or Adobe Commerce store.
The Algolia extension elevates the search experience of your Adobe Commerce and Magento Open Source store.
It replaces the default search with an autocomplete search menu and a new search results page that updates with products and categories in real time.View source code
The Magento 2.4 release introduced significant changes, including removing the MySQL search engine option.
If you’re running Magento 2.4, you must install version 3 of the Algolia extension.
To be compatible with Magento 2.4, Algolia’s extension (starting from version 3) doesn’t include backend rendering features that rely on the MySQL search adapter classes.Older versions of the Algolia extension aren’t compatible with Magento 2.4,
and are no longer supported by Algolia.See System requirements in the Magento documentation for more information.
Install the Algolia extension from the Magento Marketplace
Go to the Magento Marketplace to get the extension and follow the instructions to install.If you run into an error about missing dependencies while installing or upgrading through the Marketplace,
resolve all dependencies by running composer update.
The “Fatal error: Class ‘AlgoliaSearch\Version’ not found in …/AlgoliaHelper.php on line xx” error usually means that the extension has been installed incorrectly.
Reinstall according to the instructions.
After configuring the extension, start the indexing process to copy the data from your Magento store to Algolia.
To do this, run the following command from the root of your Magento project: